home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_52644.txt < prev    next >
Text File  |  1990-08-14  |  949b  |  47 lines

  1. -- card: 52644 from stack: in
  2. -- bmap block id: 29059
  3. -- flags: 4000
  4. -- background id: 52392
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put item 2 to 3 of the abbrev date into background field date
  9. end openCard
  10.  
  11. on closeCard
  12.   hide card field "Instructions"
  13. end closeCard
  14.  
  15.  
  16. -- part 1 (field)
  17. -- low flags: 81
  18. -- high flags: 0004
  19. -- rect: left=135 top=129 right=212 bottom=379
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 2
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: Instructions
  28. ----- HyperTalk script -----
  29. on mousedown
  30.   hide card field "Instructions"
  31. end mouseDown
  32.  
  33.  
  34.  
  35. -- part contents for background part 2
  36. ----- text -----
  37.  Jun 7, 1990
  38.  
  39. -- part contents for background part 4
  40. ----- text -----
  41.  
  42.  
  43.  
  44. -- part contents for card part 1
  45. ----- text -----
  46.  
  47. Under the File menu select New Student.  Select Quit under the File menu to return to the Shell.